[INFO] fetching crate tique 0.7.0...
[INFO] testing tique-0.7.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate tique 0.7.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tique 0.7.0
[INFO] finished tweaking crates.io crate tique 0.7.0
[INFO] tweaked toml for crates.io crate tique 0.7.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tique 0.7.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tique 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d44d2e60e3bcf39fd006b19cb294558c6d3eb90cfb1a6d8b5f0f6e9f490c49b8
[INFO] running `Command { std: "docker" "start" "-a" "d44d2e60e3bcf39fd006b19cb294558c6d3eb90cfb1a6d8b5f0f6e9f490c49b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d44d2e60e3bcf39fd006b19cb294558c6d3eb90cfb1a6d8b5f0f6e9f490c49b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d44d2e60e3bcf39fd006b19cb294558c6d3eb90cfb1a6d8b5f0f6e9f490c49b8", kill_on_drop: false }`
[INFO] [stdout] d44d2e60e3bcf39fd006b19cb294558c6d3eb90cfb1a6d8b5f0f6e9f490c49b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 059db0d0e0459d22f2bd3c898dae1d03af1ec5ad96e0880f4b678e659ca35a46
[INFO] running `Command { std: "docker" "start" "-a" "059db0d0e0459d22f2bd3c898dae1d03af1ec5ad96e0880f4b678e659ca35a46", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling twox-hash v1.6.1
[INFO] [stderr]    Compiling tantivy-common v0.1.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling combine v4.6.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tantivy-bitpacker v0.1.1
[INFO] [stderr]    Compiling lz4_flex v0.8.2
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling measure_time v0.7.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling fastfield_codecs v0.1.0
[INFO] [stderr]    Compiling bitpacking v0.8.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ownedbytes v0.1.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling murmurhash32 v0.2.0
[INFO] [stderr]    Compiling tantivy-fst v0.3.0
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling lru v0.6.6
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling fastdivide v0.3.0
[INFO] [stderr]    Compiling census v0.4.0
[INFO] [stderr]    Compiling fail v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling tantivy-query-grammar v0.15.0
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling tantivy v0.16.1
[INFO] [stderr]    Compiling tique v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.44s
[INFO] running `Command { std: "docker" "inspect" "059db0d0e0459d22f2bd3c898dae1d03af1ec5ad96e0880f4b678e659ca35a46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059db0d0e0459d22f2bd3c898dae1d03af1ec5ad96e0880f4b678e659ca35a46", kill_on_drop: false }`
[INFO] [stdout] 059db0d0e0459d22f2bd3c898dae1d03af1ec5ad96e0880f4b678e659ca35a46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45ad5cc8432a8346705e03a9da4457a130e475d09330002ef59bcb61a2a6cd27
[INFO] running `Command { std: "docker" "start" "-a" "45ad5cc8432a8346705e03a9da4457a130e475d09330002ef59bcb61a2a6cd27", kill_on_drop: false }`
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling tique v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.78s
[INFO] running `Command { std: "docker" "inspect" "45ad5cc8432a8346705e03a9da4457a130e475d09330002ef59bcb61a2a6cd27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45ad5cc8432a8346705e03a9da4457a130e475d09330002ef59bcb61a2a6cd27", kill_on_drop: false }`
[INFO] [stdout] 45ad5cc8432a8346705e03a9da4457a130e475d09330002ef59bcb61a2a6cd27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c8965850a1b9f597b2c90020ef772319c78b52426721b2156e8b0f4597acad7a
[INFO] running `Command { std: "docker" "start" "-a" "c8965850a1b9f597b2c90020ef772319c78b52426721b2156e8b0f4597acad7a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tique-6a3ee89fb11edeff)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test conditional_collector::custom_score::tests::custom_segment_scorer_gets_called ... ok
[INFO] [stdout] test conditional_collector::top_collector::tests::condition_is_checked ... ok
[INFO] [stdout] test conditional_collector::topk::tests::at_capacity ... ok
[INFO] [stdout] test conditional_collector::top_collector::tests::collection_with_a_marker_smoke ... ok
[INFO] [stdout] test conditional_collector::topk::tests::break_even_scores_by_lowest_doc ... ok
[INFO] [stdout] test conditional_collector::topk::tests::not_at_capacity ... ok
[INFO] [stdout] test dismax::tests::tiebreaker ... ok
[INFO] [stdout] test topterms::tests::termfreq_counts_correctness ... ok
[INFO] [stdout] test dismax::tests::scorer_advances_as_union ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'thrd-tantivy-index0' (42) panicked at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:2181:9:
[INFO] [stderr] unsafe precondition(s) violated: Vec::set_len requires that new_len <= capacity()
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5ca9dbf5963a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5ca9dbf5963a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5ca9dbf5963a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5ca9dbf5963a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5ca9dbf6f48a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5ca9dbf6f48a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stderr]    6:     0x5ca9dbf5ed02 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5ca9dbf5ed02 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5ca9dbf37fcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5ca9dbf37fcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5ca9dbf516e1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5ca9dba2caac - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x5ca9dba2caac - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5ca9dbf51992 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   14:     0x5ca9dbf51992 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5ca9dbf380ba - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x5ca9dbf2f9f9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5ca9dbf38d9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5ca9dbf6fa6d - core[a96a4c5c53f902a3]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5ca9dbf6fa6d - core[a96a4c5c53f902a3]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/intrinsics/mod.rs:2447:9
[INFO] [stderr]   20:     0x5ca9dbe8edb4 - <alloc[c960326de6de28e6]::vec::Vec<_, _>>::set_len::precondition_check
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x5ca9dbe8ed59 - <alloc[c960326de6de28e6]::vec::Vec<u8>>::set_len
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:2181:9
[INFO] [stderr]   22:     0x5ca9dbbe225c - tantivy[3f02b64d00457b8e]::store::compression_lz4_block::compress
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/store/compression_lz4_block.rs:13:20
[INFO] [stderr]   23:     0x5ca9dbcb499b - <tantivy[3f02b64d00457b8e]::store::compressors::Compressor>::compress
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/store/compressors.rs:65:21
[INFO] [stderr]   24:     0x5ca9dbc17d8c - <tantivy[3f02b64d00457b8e]::store::writer::StoreWriter>::write_and_compress_block
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/store/writer.rs:135:14
[INFO] [stderr]   25:     0x5ca9dbc1816c - <tantivy[3f02b64d00457b8e]::store::writer::StoreWriter>::close
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/store/writer.rs:154:18
[INFO] [stderr]   26:     0x5ca9dbbcb466 - <tantivy[3f02b64d00457b8e]::indexer::segment_serializer::SegmentSerializer>::close
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/indexer/segment_serializer.rs:94:27
[INFO] [stderr]   27:     0x5ca9dbc22f8a - tantivy[3f02b64d00457b8e]::indexer::segment_writer::remap_and_write
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/indexer/segment_writer.rs:386:16
[INFO] [stderr]   28:     0x5ca9dbc1b77d - <tantivy[3f02b64d00457b8e]::indexer::segment_writer::SegmentWriter>::finalize
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/indexer/segment_writer.rs:129:9
[INFO] [stderr]   29:     0x5ca9dbafd62c - tantivy[3f02b64d00457b8e]::indexer::index_writer::index_documents
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/indexer/index_writer.rs:225:53
[INFO] [stderr]   30:     0x5ca9dbad9787 - <tantivy[3f02b64d00457b8e]::indexer::index_writer::IndexWriter>::add_indexing_worker::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.16.1/src/indexer/index_writer.rs:436:21
[INFO] [stderr]   31:     0x5ca9dbad3101 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<tantivy[3f02b64d00457b8e]::indexer::index_writer::IndexWriter>::add_indexing_worker::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), tantivy[3f02b64d00457b8e]::error::TantivyError>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   32:     0x5ca9dbb7e7fe - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<tantivy[3f02b64d00457b8e]::indexer::index_writer::IndexWriter>::add_indexing_worker::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), tantivy[3f02b64d00457b8e]::error::TantivyError>>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   33:     0x5ca9dbc283d0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<tantivy[3f02b64d00457b8e]::indexer::index_writer::IndexWriter>::add_indexing_worker::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), tantivy[3f02b64d00457b8e]::error::TantivyError>>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   34:     0x5ca9dbb61a11 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<tantivy[3f02b64d00457b8e]::indexer::index_writer::IndexWriter>::add_indexing_worker::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), tantivy[3f02b64d00457b8e]::error::TantivyError>>::{closure#1}::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), tantivy[3f02b64d00457b8e]::error::TantivyError>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   35:     0x5ca9dbb8e9ab - __rust_try
[INFO] [stderr]   36:     0x5ca9dbb7d966 - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), tantivy[3f02b64d00457b8e]::error::TantivyError>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<tantivy[3f02b64d00457b8e]::indexer::index_writer::IndexWriter>::add_indexing_worker::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), tantivy[3f02b64d00457b8e]::error::TantivyError>>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   37:     0x5ca9dbb7d966 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<tantivy[3f02b64d00457b8e]::indexer::index_writer::IndexWriter>::add_indexing_worker::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), tantivy[3f02b64d00457b8e]::error::TantivyError>>::{closure#1}::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), tantivy[3f02b64d00457b8e]::error::TantivyError>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x5ca9dbb7d966 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<tantivy[3f02b64d00457b8e]::indexer::index_writer::IndexWriter>::add_indexing_worker::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), tantivy[3f02b64d00457b8e]::error::TantivyError>>::{closure#1}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   39:     0x5ca9dbc7a45f - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<tantivy[3f02b64d00457b8e]::indexer::index_writer::IndexWriter>::add_indexing_worker::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), tantivy[3f02b64d00457b8e]::error::TantivyError>>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   40:     0x5ca9dbf58f0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   41:     0x5ca9dbf58f0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   42:     0x72cd48366aa4 - <unknown>
[INFO] [stderr]   43:     0x72cd483f3a64 - clone
[INFO] [stderr]   44:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/tique-6a3ee89fb11edeff` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "c8965850a1b9f597b2c90020ef772319c78b52426721b2156e8b0f4597acad7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8965850a1b9f597b2c90020ef772319c78b52426721b2156e8b0f4597acad7a", kill_on_drop: false }`
[INFO] [stdout] c8965850a1b9f597b2c90020ef772319c78b52426721b2156e8b0f4597acad7a
